
.navxp_HD_3DDD_test {

    font-family: Arial;
    font-size: 12px;
    text-align: left;
    width: 100%;
    border-bottom-width: 7px; border-bottom-style: solid; border-bottom-color: #393839; 
}

.navxp_HD_3DDD_test .startBk {
    float: left;
    display: inline;
    height: 32px;
    background-image: url(bk_left_red.png);
    background-repeat: no-repeat;
    background-position: left top;
    margin-top: 0px; margin-right: 4px; margin-bottom: 0px; margin-left: 0px; 
}

.navxp_HD_3DDD_test .itemsBk {
    float: left;
    display: inline;
    height: 32px;
    background-image: url(bk_btn_red.png);
    background-repeat: repeat-x;
    overflow: visible;
    margin: 0 10px 0 10px;
}

.navxp_HD_3DDD_test .endBk {
    float: left;
    display: inline;
    width:  100%;
    height: 32px;
    background-image: url(bk_right_red.png);
    background-repeat: no-repeat;
    background-position: right top;
}

.navxp_HD_3DDD_test .lineBk {
    width: 100%;
    height: 7px;
    background-image: url(bk_line.png);
    background-repeat: repeat-x;
}


.navxp_HD_3DDD_test a.itemL0:link, .navxp_HD_3DDD_test a.itemL0:visited {
    display: block;
    float: left;
    
    font-style: normal; font-variant: normal; font-weight: bold; font-size: 14px; font-family: Arial; text-decoration: none; color: #FEFEFE;
    margin-top: 0px; margin-right: 4px; margin-bottom: 0px; margin-left: 0px; 
    padding-top: 3px; padding-right: 10px; padding-bottom: 3px; padding-left: 10px;
    outline-style:none;
    outline-width:0;
}

.navxp_HD_3DDD_test a.itemL0:hover, .navxp_HD_3DDD_test a.itemL0:active  {
    font-style: normal; font-variant: normal; font-weight: bold; font-size: 14px; font-family: Arial; text-decoration: underline; color: #FEFEFE;
    outline-style:none;
    outline-width:0;
}

.navxp_HD_3DDD_test a.itemL0Open:link, .navxp_HD_3DDD_test a.itemL0Open:visited,
.navxp_HD_3DDD_test a.itemL0Sel:link, .navxp_HD_3DDD_test a.itemL0Sel:visited {
    display: block;
    float: left;

    font-style: normal; font-variant: normal; font-weight: bold; font-size: 14px; font-family: Arial; text-decoration: underline; color: #FEFEFE;
    margin-top: 0px; margin-right: 4px; margin-bottom: 0px; margin-left: 0px; 
    padding-top: 3px; padding-right: 10px; padding-bottom: 3px; padding-left: 10px;
    outline-style:none;
    outline-width:0;
}


.navxp_HD_3DDD_test a.itemLN:link, .navxp_HD_3DDD_test a.itemLN:visited {
    position: relative;
    display: block;
    min-width: 100px;
    padding: 3px 40px 3px 5px;
    ;
    border-width: 1px; border-style: solid; border-color: #d6d3ce;

    white-space: pre;
    
    font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; font-family: Arial; text-decoration: none; color: #000000;
    overflow: hidden;
}

.navxp_HD_3DDD_test a.itemLN:hover, .navxp_HD_3DDD_test a.itemLN:active {
    background-color: #08246b;
    
    font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; font-family: Arial; text-decoration: none; color: #FEFEFE;
    
    position: relative;
    overflow: hidden;
}

.navxp_HD_3DDD_test .child_container a.selChild:link, .navxp_HD_3DDD_test .child_container a.selChild:visited {
    background-color: #08246b !important;
    
    font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; font-family: Arial; text-decoration: none; color: #FEFEFE;
    background-image: url(arrow_white.gif);
    background-position: right;
    background-repeat: no-repeat;
}

.navxp_HD_3DDD_test .child_container {
    position: absolute;
    margin-top: 24px;
    
    border-width: 2px; border-style: solid; border-top-color: #EFEFEF; border-left-color: #EFEFEF; border-right-color: #848284; border-bottom-color: #848284;
    background-color: #d6d3ce;
    
    display: none;
    z-index: 9200;
    width: auto;
}

.navxp_HD_3DDD_test .container_shadow {
    position: absolute;
    opacity: 0.4;
    background-color: #929292;
}

.navxp_HD_3DDD_test  .children_marker {
    background-image: url(arrow_black.gif);
    background-position: right;
    background-repeat: no-repeat;
}

.navxp_HD_3DDD_test  .children_marker:hover {
    background-image: url(arrow_white.gif);
    background-position: right;
    background-repeat: no-repeat;
}

/*
    Add your own styles to this file, which is loaded only for theme test.
    To avoid style collisions, prefix your styles with the CSS class of root NavXp element.
*/